home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 16 / AMIGAplus Sonderheft 16 (1998)(ICP)(DE)[!].iso / pd / anwendungen / newinstaller / demos / hardinstall.dat < prev    next >
Text File  |  1998-08-04  |  1KB  |  26 lines

  1.  
  2. Okay, thank you for trying out the "HardInstall" icon.
  3.  
  4. ---> Now, the only thing I did for this installer was:
  5.  
  6.  a) Creating a project icon with standard tool "NewInstaller"
  7.  b) adding the following tooltypes to this icon:
  8.   
  9.     1) AUTHOR=Andreas Falkenhahn       ;sets the author`s name
  10.     2) NAME=TestDummy                  ;sets program`s name 
  11.     3) VERSION=2.34                    ;sets program`s version
  12.     4) EXECUTE=MultiView %pTest.doc,4  ;displays this text at the end of the script
  13.     5) NOGAUGE                         ;do NOT display a gauge while copying files
  14.     6) WORKINGTEXT=Please wait         ;display this text while copying files etc. 
  15.     7) CONFIRMDATA                     ;user needs to confirm the copying of datafiles
  16.     8) KICKVERSION=37                  ;NewInstaller checks if OS2.0 is present at least
  17.     9) DISPLAYIDDIZ                    ;display File_id.diz instead of Author, Version, Name at start... 
  18.  
  19. <--- Done! You`ve just seen what result the icon with NewInstaller
  20.      gives. But....try to click it again! Then an automatic Update
  21.      option appears. That`s great isn`t it?
  22.  
  23. Now click on "ToughInstall" to see a bit more complex install
  24. example!!
  25.                
  26.